home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / wsc4c21.zip / FILES.TXT < prev    next >
File List  |  1997-05-31  |  6KB  |  117 lines

  1. files.txt        -- This file.
  2. file_id.diz      -- "Description In Zip" file.
  3. invoice.txt      -- Pro Forma Invoice file.
  4. line.c           -- Line functions for all example code.
  5. line.h           -- Prototypes for line.c
  6. paint.c          -- Display functions for all example code.
  7. paint.h          -- Prototypes for paint.c
  8. menu.c           -- Menu functions for all example code.
  9. menu.h           -- Prototypes for menu.c
  10. config.c         -- Port configuration functions.
  11. config.h         -- Prototypes for config.c
  12. about.c          -- "ABOUT" function.
  13. about.h          -- Prototypes for about.c
  14. ansi.c           -- ANSI emulator code.
  15. ansi.h           -- Prototypes for ansi.c
  16. message.h        -- Message codes (all applications) defined.
  17. ascii.h          -- ASCII constants defined.
  18. simple.c         -- SIMPLE application program.
  19. simple.h         -- Prototypes for simple.c.
  20. simple.def       -- Linker definition file.
  21. simple.rsp       -- Linker response file.
  22. simple.rc        -- Application resource file.
  23. simple.prj       -- SIMPLE project file.
  24. simple16.lnk     -- Win16 WATCOM linker definition file.
  25. simple16._m_     -- Win16 Microsoft make file.
  26. simple16._b_     -- Win16 Borland make file.
  27. simple16._w_     -- Win16 WATCOM make file.
  28. simple32.lnk     -- Win32 WATCOM linker definition file.
  29. simple32._m_     -- Win32 Microsoft make file.
  30. simple32._b_     -- Win32 Borland make file.
  31. simple32._w_     -- Win32 WATCOM make file.
  32. term.c           -- TERM application program.
  33. term.h           -- Prototypes for term.c.
  34. term.def         -- Linker definition file.
  35. term.rsp         -- Linker response file.
  36. term.rc          -- Application resource file.
  37. term.prj         -- TERM project file.
  38. term16.lnk       -- Win16 WATCOM linker definition file.
  39. term16._m_       -- Win16 Microsoft make file.
  40. term16._b_       -- Win16 Borland make file.
  41. term16._w_       -- Win16 WATCOM make file.
  42. term32.lnk       -- Win32 WATCOM linker definition file.
  43. term32._m_       -- Win32 Microsoft make file.
  44. term32._b_       -- Win32 Borland make file.
  45. term32._w_       -- Win32 WATCOM make file.
  46. modem.c          -- RS232 application program.
  47. modem.h          -- Prototypes for modem.c.
  48. modem.def        -- Linker definition file.
  49. modem.rsp        -- Linker response file.
  50. modem.rc         -- Application resource file.
  51. modem.prj        -- MODEM project file.
  52. modem16.lnk      -- Win16 WATCOM linker definition file.
  53. modem16._m_      -- Win16 Microsoft make file.
  54. modem16._b_      -- Win16 Borland make file.
  55. modem16._w_      -- Win16 WATCOM make file.
  56. modem32.lnk      -- Win32 WATCOM linker definition file.
  57. modem32._m_      -- Win32 Microsoft make file.
  58. modem32._b_      -- Win32 Borland make file.
  59. modem32._w_      -- Win32 WATCOM make file.
  60. selftest.c       -- SELFTEST application program.
  61. selftest.h       -- Prototypes for selftest.c.
  62. selftest.def     -- Linker definition file.
  63. selftest.rsp     -- Linker response file.
  64. selftest.rc      -- Application resource file.
  65. selftest.prj     -- SELFTEST project file.
  66. runtest.c        -- Routine to run actual test in SELFTEST.
  67. runtest.h        -- Prtototypes for above.
  68. self16.lnk       -- Win16 WATCOM linker definition file.
  69. self16._m_       -- Win16 Microsoft make file.
  70. self16._b_       -- Win16 Borland make file.
  71. self16._w_       -- Win32 Watcom make file.
  72. self32.lnk       -- Win32 WATCOM linker definition file.
  73. self32._m_       -- Win32 Microsoft make file.
  74. self32._b_       -- Win32 Borland make file.
  75. self32._w_       -- Win32 Watcom make file.
  76. mio.c            -- MIO source code [REGISTERED version ONLY].
  77. mio.h            -- Prototypes for mio.c
  78. mio16.dll        -- Win16 Modem I/O DLL.
  79. mio16.lib        -- Win16 Modem I/O LIB.
  80. mio32m.dll       -- Win32 Modem I/O DLL (Microsoft).
  81. mio32m.lib       -- Win32 Modem I/O LIB (Microsoft).
  82. mio32b.dll       -- Win32 Modem I/O DLL (Borland).
  83. mio32b.lib       -- Win32 Modem I/O LIB (Borland).
  84. mio32w.dll       -- Win32 Modem I/O DLL (Watcom).
  85. mio32w.lib       -- Win32 Modem I/O LIB (Watcom).
  86. xydriver.c       -- XYDRIVER source code [REGISTERED version ONLY].
  87. xydriver.h       -- Prototypes for xydriver.c
  88. xydriv16.dll     -- Win16 XYDRIVER DLL.
  89. xydriv16.lib     -- Win16 XYDRIVER LIB.
  90. xydriv3m.dll     -- Win32 XYDRIVER DLL (Microsoft).
  91. xydriv3m.lib     -- Win32 XYDRIVER LIB (Microsoft).
  92. xydriv3b.dll     -- Win32 XYDRIVER DLL (Borland).
  93. xydriv3b.lib     -- Win32 XYDRIVER LIB (Borland).
  94. xydriv3w.dll     -- Win32 XYDRIVER DLL (Watcom).
  95. xydriv3w.lib     -- Win32 XYDRIVER LIB (Watcom).
  96. msc.ico          -- MarshallSoft Computing ICON.
  97. wsc.h            -- WSC4C declarations.
  98. wsc16.c          -- Win16 WSC source code [REGISTERED version ONLY].
  99. wsc32.c          -- Win32 WSC source code [REGISTERED version ONLY].
  100. wsc16.dll        -- Win16 WSC4C DLL.
  101. wsc32m.dll       -- Win32 WSC4C DLL (Microsoft).
  102. wsc32m.lib       -- Win32 WSC4C LIB (Microsoft).
  103. wsc32b.dll       -- Win32 WSC4C DLL (Borland).
  104. wsc32b.lib       -- Win32 WSC4C LIB (Borland).
  105. wsc32w.dll       -- Win32 WSC4C DLL (Watcom).
  106. wsc32w.lib       -- Win32 WSC4C LIB (Watcom).
  107. wsc4c_r.txt      -- WSC4C Reference manual.
  108. wsc4c_u.txt      -- WSC4C Users manual.
  109. sioerror.c       -- Display error text.
  110. sioerror.h       -- Prototypes for wscerror.c
  111. loopback.txt     -- Loopback adapter.
  112. bcb_prj.mak      -- Borland C Builder (BCB) makefile.
  113. bcb_prj.dfm      -- BCB form.
  114. bcb_prj.cpp      -- BCB project C++ file.
  115. bcb_pgm.cpp      -- BCB code C++ file.
  116. bcb_pgm.h        -- Class info for above.
  117.